In Chapter - Replacing the Flex system in the extension Better Flex by Dannii
Willis:
You wrote 'Include (- Constant BLK_HEADER_N = 0; Constan [...] nt
BLK_DATA_OFFSET = 4 * WORDSIZE; -) instead of "Blocks" in "Flex.i6t"' better
flex by dannii willis: but this syntax was withdrawn in April 2022, in favour
of a more finely controlled inclusion command. See the manual, but you can
probably get what you want using 'replacing "SomeFunctionName".' rather
than 'instead of ...'.
You wrote 'Include (- -) instead of "The Heap" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ HeapInitialise; ]; -) instead of
"Initialisation" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- -) instead of "Net Free Space" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ HeapDebug; print "With the B [...] he heap is
managed by the VM."; ]; -) instead of "Make Space" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ FlexAllocate size kov flags [...] GTH =
fullsize; return block; ]; -) instead of "Block Allocation" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- -) instead of "Merging" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- -) instead of "Recutting" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ FlexFree block; if ( block == 0 [...]
VM_FreeMemory( block ); } ]; -) instead of "Deallocation" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BFFlexResize block newsize f [...] k ); } return
newblock; ]; -) instead of "Resizing" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ FlexSize block; ! Size of an ind [...]
->BLK_LENGTH - BLK_DATA_OFFSET; ]; -) instead of "Block Size" in
"Flex.i6t"'
(Dannii Willis/Better Flex.i7x, line 100):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- -) instead of "Debugging Routines" in "Flex.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
In Chapter - Replacing the Block Values system in the extension Better Flex by
Dannii Willis:
You wrote 'Include (- [ BlkValueLBCapacity bv long_bloc [...] v-->0 =
new_long_block; rtrue; ]; -) instead of "Long Block Capacity" in
"BlockValues.i6t"'
(Dannii Willis/Better Flex.i7x, line 118):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkValueRead from pos do_not_ind [...] ge: ",
pos, " in ", to, " ***"; ]; -) instead of "Long Block Array Access" in
"BlockValues.i6t"'
(Dannii Willis/Better Flex.i7x, line 150):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkValueSeekZeroEntry from long [...] m_addr ) /
4; } return -1; ]; -) instead of "First Zero Entry" in "BlockValues.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkValueMassCopyEntries to_bv fr [...]
_bytes_left - min; } } ]; -) instead of "Mass Copy Entries" in
"BlockValues.i6t"'
(Dannii Willis/Better Flex.i7x, line 254):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkValueMassCopyFromArray to_bv [...] y_size,
no_entries_to_copy); } ]; -) instead of "Mass Copy From Array" in
"BlockValues.i6t"'
(Dannii Willis/Better Flex.i7x, line 323):
again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkValueFree bv kovs d; if (bv [...] exFree( bv
- BLK_DATA_OFFSET ); ]; -) instead of "Freeing" in "BlockValues.i6t"' better
flex by dannii willis: again, this syntax was withdrawn in April 2022.
You wrote 'Include (- [ BlkDebugAddress addr flag d; if [...] int
(BlkPrintHexadecimal) addr; ]; -) instead of "Printing Memory Addresses" in
"BlockValues.i6t"'
(Dannii Willis/Better Flex.i7x, line 375):
again, this syntax was withdrawn in April 2022.